(積ん読)PEP 338 – Executing modules as scripts
https://peps.python.org/pep-0338/
Python 2.4 adds the command line switch -m to allow modules to be located using the Python module namespace for execution as scripts.